licenseKey

open fun licenseKey(licenseKey: String): EngineOptions.Builder

Sets the licence key required to perform operations with the engine.

The license key can be set using the "jxbrowser.license.key" system property. This method allows you to override the license key specified in the system property with the given value.

Throws

when licenseKey is empty or blank